@charset "utf-8";
/*
Theme Name: IT民工
Theme URI: http://www.beizigen.com
Version: 1.0
Author: 背字根
Author URI: http://www.beizigen.com
Description: IT民工，一款IT民工制作的IT类企业网站主题！
Tags: IT
*/

/* global */
body {
	color: #555555;
	font: 14px/1.65 "Microsoft YaHei";
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
nav > h1 {
	display: none;
}
a:link, a:visited {
	color: #135dbc;
	text-decoration: none;
}
a:hover, a:active {
	color: #568fd9;
}

/* layout */
body {
	background-color: #f7f7f7;
}
body.home {
	background-color: #ffffff;
}
#branding .bar ul,
#branding .top,
#branding .bottom,
#bookmarks h3,
#bookmarks ul,
#wrapper {
	width: 1200px;
	margin: 0 auto;
}
#branding {
	background-color: #ffffff;
}
#main {
	width: 820px;
	float: left;
	margin-bottom: 30px;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #eaeaea;
	border-radius: 4px;
}
#secondary {
	width: 360px;
	margin-left: 20px;
	float: right;
	background-color: #ffffff;
	box-sizing: border-box;
	margin-bottom: 30px;
	border: 1px solid #eaeaea;
	border-radius: 4px;
}

/* clear */
#branding:after,
#service:after,
#product-cat:after,
.related:after {
	content: "";
	font-size: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	clear: both;
}

/* header */
#branding {
	border-bottom: 5px solid #ececec;
}
#branding li {
	display: inline-block;
	height: 32px;
	line-height: 32px;
}
#branding li a {
	display: block;
	padding: 0 1em;
}
#branding .bar {
	background-color: #000000;
	text-align: right;
}
#branding .bar li a {
	color: #eeeeee;
}
#branding .bar li a:hover {
	color: #cccccc;
}
#branding .top .site-title {
	float: left;
	margin: 10px 0;
}
#primary-nav {
	float: right;
}
#primary-nav ul {
	margin: 32px 0 0 0;
}
#primary-nav a {
	color: #555555;
	font-size: 16px;
	border-radius: 4px;
}
#primary-nav li.current-menu-item a, #primary-nav li:hover a {
	background-color: #535353;
	color: #ffffff;
}

#branding .bottom {
	clear: both;
}
#branding .bottom .notice {
	float: left;
	width: 50%;
}
#branding .bottom .notice i {
	vertical-align: middle;
}
#branding .bottom .contact {
	float: right;
	width: 50%;
	text-align: right;
	position: relative;
	top: -25px;
}
#branding .bottom .contact li a {
	margin: 0;
	padding: 0;
}
#branding .bottom .contact li {
	display: inline-block;
	padding: 0 .5em;
}
#branding .bottom .contact img {
	width: 32px;
	vertical-align: middle;
}
#branding .bottom .contact .tel {
	font-weight: bold;
	margin-left: 5px;
	font-size: 18px;
	position: relative;
	top: 2px;
}

/* slider */
#slider, .unslider {
	width: 1200px;
	height: 400px;
	margin: 10px auto 20px auto;
	overflow: hidden;
	position: relative;
}
#slider ul {
	margin: 0;
	padding: 0;
	position: absolute;
}
#slider li {
	list-style-type: none;
}
.unslider-nav ol {
	position: absolute;
	bottom: 10px;
	z-index: 3;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.unslider-nav li {
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-left: .5em;
	cursor: default;
	border-radius: 50%;
	display: inline-block;
}
.unslider-nav .unslider-active {
	background-color: #cecece;
}

/* home */
#container #service {
	border-top: 3px solid #ececec;
	border-bottom: 3px solid #ececec;
	padding: 20px 0;
	margin-bottom: 15px;
}

#service .contact-span,
#service .contact-us,
#service .slogan {
	float: left;
	height: 90px;
}
#service .contact-span {
	width: 210px;
}
#service .contact-us {
	width: 610px;
}
#service .slogan {
	width: 350px;
}
#service .text-cn {
	display: block;
	margin-top: 20px;
}
#service .text-us {
	color: #135dbc;
	font-size: 18px;
	font-weight: bold;
}
#service .contact-span img {
	float: left;
	margin-right: .5em;
}
#service .contact-us {
	padding-left: 30px;
	background: url(img/line.png) left center repeat-y;
}
#service .contact-us strong {
	font-size: 18px;
}
#service .contact-us span {
	color: #f37717;
	font-size: 18px;
	font-weight: bold;
}
#service .contact-us p {
	margin: 0;
}
#service .contact-us p:first-child {
	margin-top: 20px;
}
#service .slogan {
	height: 72px;
	padding-top: 18px;
	text-align: right;
	position: relative;
}
#service .slogan strong {
	font-size: 18px;
	color: #135dbc;
}
#service .slogan p {
	margin: 0;
	padding-right: 25px;
}
#service .slogan span {
	font-size: 36px;
	font-weight: bold;
	position: absolute;
	top: 35px;
	right: 5px;
	font-family: Arial;
}
#column {
	width: 100%;
	margin-top: 20px;
}
#column ul, #column dl, #column dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#column dd {
	font-size: 12px;
}
#column dt {
	padding: 8px 0;
	font-weight: bold;
}
#column .plan {
	padding-top: 65px;
	background: url(img/plan-arrow.png) center top no-repeat;
}
#column .plan .inner {
	min-height: 380px;
	padding: 0 10px 0 30px;
	background: url(img/plan.png) left center no-repeat;
}
#column .plan:first-child .inner {
	padding-left: 0px;
	background: none;
}
#column .post-plan ul {
	clear: both;
}
#column .post-plan li img {
	float: left;
	margin: 0 1em 1em 0;
}
#column .post-plan li {
	clear: both;
	height: 28px;
	line-height: 28px;
}
#column .post-plan li.header {
	height: auto;
	line-height: 1.65;
	margin-bottom: 15px;
}

#column .post-plan li > a {
	color: #555555;
}
#column .post-plan li > a:hover {
	color: #568fd9;
}
#column .post-plan section {
	margin: 0 20px;
}
#column .post-plan section:first-child {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid #ececec;
}
#column .contact .inner {
	padding: 0 0 0 50px;
}
#column .contact .tel {
	font-size: 16px;
	font-weight: bold;
}
#column .contact .tel img {
	vertical-align: middle;
}
#column .contact .tel strong {
	color: #e45a2b;
	position: relative;
	top: 2px;
	left: 5px;
}
#column .post-plan ul li {
	margin-left: 20px;
	list-style-type: disc;
	position: relative;
}
#column .post-plan ul li:first-child {
	margin-left: 0px;
	list-style-type: none;
}
#column .post-plan ul li time {
	position: absolute;
	right: 0;
}

/* links */
#bookmarks {
	clear: both;
	padding: 20px 0;
	margin-top: 30px;
	background-color: #000000;
}
#bookmarks h3 {
	color: #959595;
}
#bookmarks ul {
	padding: 0;
}
#bookmarks li {
	display: inline-block;
	margin-right: 1em;
}
#bookmarks li a {
	color: #8b8b8b;
}
#bookmarks li a:hover {
	color: #568fd9;
}

/* footer */
#colophon {
	clear: both;
	color: #8b8b8b;
	background-color: #111111;
	padding: 20px 0;
	text-align: center;
}
#colophon a {
	color: #8b8b8b;
}
#colophon a:hover {
	color: #568fd9;
}

/* loop */

.entry {
	padding: 15px;
	border-bottom: 1px solid #eaeaea;
}
.entry h1 {
	font-size: 18px;
	margin: 0;
}
.entry h1:hover {
	color: #568fd9;
}
.post-meta {
	font-size: 12px;
	margin-bottom: 10px;
}
.post-meta .dashicons-before:before {
	font-size: 14px;
	vertical-align: middle;
	position: relative;
	top: 2px;
}
.entry .excerpt {
	margin: 0;
}

/* archive */
.archive-title {
	background-color: #fafafa;
}
.archive-title .title {
	margin: 0;
	font-size: 16px;
	padding: 10px 15px;
	border-bottom: 1px solid #eaeaea;
}
.archive-title p {
	margin: 0;
	padding: 10px 20px;
	border-bottom: 1px solid #eaeaea;
}

/* Paging Nav */

.paging-nav {
	padding: 15px;
	background-color: #ffffff;
}
.paging-nav a, .paging-nav span {
	color: inherit;
	display: inline-block;
	padding: 2px .8em;
	background-color: #dcdcdc;
}
.paging-nav a:hover {
	background-color: #cccccc;
}
.paging-nav span.current {
	color: #ffffff;
	background-color: #df5807;
}
.paging-nav span.dots {
	background-color: transparent;
}

/* sidebar */

#secondary aside {
	clear: both;
	margin-bottom: 15px;
}
#secondary li {
	height: 28px;
	line-height: 28px;
}
#secondary li a {
	color: #555555;
}
#secondary li a:hover {
	color: #568fd9;
}
#secondary h3 {
	margin: 0;
	padding: 8px 15px;
	font-size: 16px;
	background-color: #fbfbfb;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
#secondary ul {
	margin: 10px 0 10px 25px;
	padding: 0 15px;
}
#hot ul {
	margin-left: 0;
}
#hot li {
	list-style-type: none;
}
#hot .dashicons-before:before {
	height: 28px;
	line-height: 28px;
}
#product-cat h3 {
	border-top: 0;
}
#product-cat ul {
	margin-left: 0;
}
#product-cat li {
	float: left;
	width: 50%;
	list-style-type: none;
}
#product-cat li:before {
	content: "\f318";
	display: inline-block;
    width: 25px;
    height: 20px;
    font-size: 16px;
    line-height: 1;
    font-family: dashicons;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    text-align: center;
	height: 28px;
	line-height: 28px;
}

/* product */

#product-list ul {
	margin: 0px;
	padding: 20px 20px 0;
	list-style-type: none;
	border-bottom: 1px solid #eaeaea;
}
#product-list li {
	height: 192px;
	text-align: center;
}
#product-list li img {
	width: 160px;
}
#product-list li h2 {
	font-size: 14px;
	margin: 0;
	font-weight: normal;
}
#product-list li h2 a {
	color: #555555;
}
#product-list li h2 a:hover {
	color: #568fd9;
}


/* Comments */

#comments {
	border-top: 1px solid #eaeaea;
	margin-top: 10px;
}
#comments .comment-title {
	margin: 0;
	padding: 10px 0 0 10px;
}
#respond {
	margin: 0 20px;
}
#reply-title {
	margin: 15px 0 0 0;
	padding-left: 35px;
	background: url(img/none.png) left center no-repeat;
}
#commentform {
	margin: 20px 0;
}
#commentform textarea {
	width: 98%;
}
#commentform .comment-form-comment label {
	display: none;
}
#commentform p {
	margin-top: 1em;
	position: relative;
}
#commentform input {
	padding: 5px;
	width: 230px;
}
#commentform label {
	display: inline;
	position: absolute;
	left: 260px;
	top: 3px;
}
#commentform #submit {
	padding: .5em 1em;
	margin-bottom: 20px;
	width: auto;
	color: #ffffff;
    border: 0;
    background-color: #0a76b7;
}
#commentform #submit:hover {
	background-color: #135dbc;
}
ol.comment-list {
	margin: 0;
	padding: 0;
}
.comment-list li {
	list-style-type: none;
	padding: 20px;
	border-bottom: 1px solid #eaeaea;
}
.comment-list li:nth-child(even) {
	background-color: #fafafa;
}
.comment-meta {
	font-size: 12px;
}
.comment-meta time {
	color: #999999;
}
.comment-meta .edit-link {
	
}
.comment-meta img {
	float: left;
	margin-right: 10px;
}

.comment-awaiting-moderation {
	margin: 1em 0 1em 46px;
	font-size: 14px;
	color: #ff9900;
}
.comment-content {
	clear: both;
	padding: 0 0 0 46px;
}
.comment-content p {
	margin: 1em 0 0 0;
}
.comment-content blockquote {
	font-size: 12px;
	font-style: normal;
	margin: 1em 0;
	padding: .5em 1em;
	border: 0;
	background-color: #eeeeee;
}
.comment-content blockquote p {
	margin: .5em 0;
}
.comment-content .parent-author {
	color: #999999;
}

/* Post */

.content {
	font-size: 15px;
	margin: 0 20px;
}
article.post footer {
	margin: 0 20px;
}
article.post header {
	padding: 1px 0 10px 20px;
	margin: 0;
	background-color: #fbfbfb;
	border-bottom: 1px solid #eaeaea;
}
article.post header h1 {
	margin: 0;
	padding: 0;
}
#main .post h1 {
	margin: 15px 0 0 0;
	font-size: 20px;
}
#path {
	display: block;
	padding: 8px 10px;
	border-bottom: 1px solid #eaeaea;
	background-color: #fbfbfb;
}
#path ol {
	margin: 0;
	padding: 0;
	display: inline-block;
}
#path li {
	display: inline-block;
	margin-left: .2em;
}
#path li:before {
	font-size: 1em;
	position: relative;
	top: 2px;
	vertical-align: middle;
}
.post-meta .tag-links,
.post-meta .comments-links,
.post-meta .edit {
	display: inline;
}
.content h2,
.link-list h2 {
	font-size: 16px;
	border-bottom: 0;
	padding: 5px 1em;
	background-image: linear-gradient(to right, #eeeeee, #ffffff );
}
#post-navigation {
	padding: 10px 0;
	margin: 0 20px;
}
.post-meta .tag-links,
.post-meta .comments-links,
.post-meta .edit {
	display: none;
}
.content h2, .link-list h2, .content h3, .content h4, .content h5, .content h6 {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: .2em;
}
#main .post footer {
	padding: 1em 20px;
	background-color: #eeeeee;
}
.related {
	clear: both;
	padding: 0 20px;
	border-top: 1px solid #eaeaea
}
.related .title {
	margin: 0;
	padding: 0 0 .2em 0;
}
.related ul {
	margin: 15px;
	padding: 0;
}
.related li {
	list-style-type: none;
	height: 28px;
	line-height: 28px;
	width: 50%;
	float: left;
}
.related li:before {
	position: relative;
	top: 4px;
}
.related li a {
	color: inherit;
}
.related li a:hover {
	color: #568fd9;
}

/* BDShare */

body .bdsharebuttonbox {
	margin: 1em 0;
}
body .bdsharebuttonbox a {
	background: url(img/share.png) left top no-repeat;
	float: none;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
body .bdsharebuttonbox .bds_qzone {
	background-position: left -65px;
}
body .bdsharebuttonbox .bds_tsina {
	background-position: left top;
}
body .bdsharebuttonbox .bds_weixin {
	background-position: left -32px;
}
body .bdsharebuttonbox .bds_tqq {
	background-position: left -163px;
}
body .bdsharebuttonbox .bds_douban {
	background-position: left -196px;
}
body .bdsharebuttonbox .bds_count {
	border-left: 1px solid #dcdcdc;
	padding-left: .5em;
	width: auto;
	height: auto;
	margin: 0;
	background: none;
	text-align: left;
	display: inline-block;
	color: inherit;
	vertical-align: middle;
}
body .bdsharebuttonbox .bds_fbook,
body .bdsharebuttonbox .bds_renren,
body .bdsharebuttonbox .bds_sqq {
	display: none;
}

/* page */

#page-banner {
	margin-bottom: 15px;
	padding: 15px 0;
	text-align: center;
	background-color: #ffffff;
}
#main .page .title {
	font-size: 20px;
	margin: 20px;
}

/* 404 */
body.error404 {
	background-color: #ffffff;
}
.error404 #container {
	padding: 50px 0px;
}
.error404 .error {
	text-align: center;
}
.error404 .error h1 {
	font-size: 32px;
	font-weight: bold;
}
.error404 .error h2 {
	font-size: 18px;
	margin: 1em 0;
}
.error404 .error p {
	margin: .5em 0;
}
.error404 .error img {
	width: 300px;
}
.error404 .error .primary-button {
	color: #ffffff;
	display: block;
	width: 4em;
	margin: 15px auto;
	padding: .5em 1em;
	color: #ffffff;
    background-color: #0a76b7;
}
.error404 .error .primary-button:hover {
	background-color: #135dbc;
}

table,th,td{
border-collapse:collapse;
border:1px solid black;
}